home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Data 1999 March / CD Rom Data Mart 1999.iso / Media / Muzikmed.dcr / 00029_GoPreviousMarkerExitFrame.ls < prev    next >
Encoding:
Text File  |  1999-02-16  |  191 b   |  8 lines

  1. on exitFrame me
  2.   go(marker(0))
  3. end
  4.  
  5. on getBehaviorDescription
  6.   return "Moves the Playback Head to the previous marker on exitFrame.  Drag to a sprite or a frame in the script channel."
  7. end
  8.